com.sun.enterprise.admin.cli.LocalStrings_ja.properties Maven / Gradle / Ivy
The newest version!
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2011-2012 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License"). You
# may not use this file except in compliance with the License. You can
# obtain a copy of the License at
# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
# or packager/legal/LICENSE.txt. See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at packager/legal/LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license." If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above. However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#
#EN CommandSuccessful=Command {0} executed successfully.
CommandSuccessful=\u30B3\u30DE\u30F3\u30C9{0}\u306F\u6B63\u5E38\u306B\u5B9F\u884C\u3055\u308C\u307E\u3057\u305F\u3002
#EN CommandSuccessfulWithWarnings=Command {0} completed with warnings.
CommandSuccessfulWithWarnings=\u30B3\u30DE\u30F3\u30C9{0}\u306F\u5B8C\u4E86\u3057\u307E\u3057\u305F\u304C\u3001\u8B66\u544A\u304C\u3042\u308A\u307E\u3059\u3002
#EN CommandUnSuccessful=Command {0} failed.
CommandUnSuccessful=\u30B3\u30DE\u30F3\u30C9{0}\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002
#EN CommandUnSuccessfulWithArg=Command {0} failed: {1}
CommandUnSuccessfulWithArg=\u30B3\u30DE\u30F3\u30C9{0}\u304C\u5931\u6557\u3057\u307E\u3057\u305F: {1}
#EN ExtDirMissing=Warning: asadmin extension directory is missing: {0}
ExtDirMissing=\u8B66\u544A: asadmin\u62E1\u5F35\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u304C\u3042\u308A\u307E\u305B\u3093: {0}
#EN ExtDirFailed=Error loading asadmin extensions: {0}
ExtDirFailed=asadmin\u306E\u62E1\u5F35\u306E\u30ED\u30FC\u30C9\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F: {0}
#EN DirError=Cannot read directory: {0}
DirError=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3092\u8AAD\u307F\u53D6\u308C\u307E\u305B\u3093: {0}
#EN DomainPasswordChanged=Master password changed for domain {0}
DomainPasswordChanged=\u30C9\u30E1\u30A4\u30F3{0}\u306E\u30DE\u30B9\u30BF\u30FC\u30FB\u30D1\u30B9\u30EF\u30FC\u30C9\u306F\u5909\u66F4\u3055\u308C\u307E\u3057\u305F
#EN DomainCreated=Domain {0} created.
DomainCreated=\u30C9\u30E1\u30A4\u30F3{0}\u304C\u4F5C\u6210\u3055\u308C\u307E\u3057\u305F\u3002
#EN DomainDeleted=Domain {0} deleted.
DomainDeleted=\u30C9\u30E1\u30A4\u30F3{0}\u306F\u524A\u9664\u3055\u308C\u307E\u3057\u305F\u3002
# Observe the hidden trailing space after prompt strings. Could be handled better ...
#EN AdminUserPrompt=Enter admin user name [Enter to accept default]>
AdminUserPrompt=\u7BA1\u7406\u30E6\u30FC\u30B6\u30FC\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044[\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u53D7\u3051\u5165\u308C\u308B\u5834\u5408\u306FEnter\u30AD\u30FC]>
#EN AdminPasswordPrompt=Enter admin password>
AdminPasswordPrompt=\u7BA1\u7406\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN AliasPasswordPrompt=Enter alias password>
AliasPasswordPrompt=\u30A8\u30A4\u30EA\u30A2\u30B9\u30FB\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN AdminPasswordConfirmationPrompt=Enter admin password again>
AdminPasswordConfirmationPrompt=\u7BA1\u7406\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u3082\u3046\u4E00\u5EA6\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN AliasPasswordConfirmationPrompt=Enter alias password again>
AliasPasswordConfirmationPrompt=\u30A8\u30A4\u30EA\u30A2\u30B9\u30FB\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u3082\u3046\u4E00\u5EA6\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN AdminNewPasswordPrompt=Enter new admin password>
AdminNewPasswordPrompt=\u65B0\u3057\u3044\u7BA1\u7406\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN AdminNewPasswordConfirmationPrompt=Enter new admin password again>
AdminNewPasswordConfirmationPrompt=\u65B0\u3057\u3044\u7BA1\u7406\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u3082\u3046\u4E00\u5EA6\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN DomainExists=Domain exists: {0}
DomainExists=\u30C9\u30E1\u30A4\u30F3\u304C\u5B58\u5728\u3057\u307E\u3059: {0}
#EN AdminPassword=admin password
AdminPassword=\u7BA1\u7406\u30D1\u30B9\u30EF\u30FC\u30C9
#EN InvalidPortRangeMsg=Invalid Port for {0}, should be between 1 and 65535. Using {1}
InvalidPortRangeMsg={0}\u306E\u30DD\u30FC\u30C8\u304C\u7121\u52B9\u3067\u3059\u30021\u304B\u308965535\u306E\u5024\u3092\u6307\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002{1}\u3092\u4F7F\u7528\u3057\u307E\u3059\u3002
#EN NewPasswordPrompt=Enter {0} password>
NewPasswordPrompt={0}\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN NewPasswordDefaultEmptyPrompt=Enter {0} password [Enter to accept default of no password]>
NewPasswordDefaultEmptyPrompt={0}\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044[\u30C7\u30D5\u30A9\u30EB\u30C8(\u30D1\u30B9\u30EF\u30FC\u30C9\u306A\u3057)\u3092\u53D7\u3051\u5165\u308C\u308B\u5834\u5408\u306FEnter\u30AD\u30FC]>
#EN NewPasswordDefaultPrompt=Enter {0} password [Enter to accept default password "{1}"]>
NewPasswordDefaultPrompt={0}\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044[\u30C7\u30D5\u30A9\u30EB\u30C8\u30FB\u30D1\u30B9\u30EF\u30FC\u30C9"{1}"\u3092\u53D7\u3051\u5165\u308C\u308B\u5834\u5408\u306FEnter\u30AD\u30FC]>
#EN NewPasswordConfirmationPrompt=Enter {0} password again>
NewPasswordConfirmationPrompt={0}\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u3082\u3046\u4E00\u5EA6\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN NewPasswordDescriptionPrompt=Enter {0}>
NewPasswordDescriptionPrompt={0}\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN NewPasswordDescriptionDefaultEmptyPrompt=Enter {0} [Enter to accept default of no password]>
NewPasswordDescriptionDefaultEmptyPrompt={0}\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044[\u30C7\u30D5\u30A9\u30EB\u30C8(\u30D1\u30B9\u30EF\u30FC\u30C9\u306A\u3057)\u3092\u53D7\u3051\u5165\u308C\u308B\u5834\u5408\u306FEnter\u30AD\u30FC]>
#EN NewPasswordDescriptionDefaultPrompt=Enter {0} [Enter to accept default password "{1}"]>
NewPasswordDescriptionDefaultPrompt={0}\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044[\u30C7\u30D5\u30A9\u30EB\u30C8\u30FB\u30D1\u30B9\u30EF\u30FC\u30C9"{1}"\u3092\u53D7\u3051\u5165\u308C\u308B\u5834\u5408\u306FEnter\u30AD\u30FC]>
#EN NewPasswordDescriptionConfirmationPrompt=Enter {0} again>
NewPasswordDescriptionConfirmationPrompt={0}\u3092\u3082\u3046\u4E00\u5EA6\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN MasterPasswordConfirmationPrompt=Enter the master password again>
MasterPasswordConfirmationPrompt=\u30DE\u30B9\u30BF\u30FC\u30FB\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u3082\u3046\u4E00\u5EA6\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN MasterPasswordConfirmationWithDefaultPrompt=Enter master password again [Enter to accept default]>
MasterPasswordConfirmationWithDefaultPrompt=\u30DE\u30B9\u30BF\u30FC\u30FB\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u3082\u3046\u4E00\u5EA6\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044[\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u53D7\u3051\u5165\u308C\u308B\u5834\u5408\u306FEnter\u30AD\u30FC]>
#EN MasterPasswordWithDefaultPrompt=Enter master password [Enter to accept default]>
MasterPasswordWithDefaultPrompt=\u30DE\u30B9\u30BF\u30FC\u30FB\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044[\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u53D7\u3051\u5165\u308C\u308B\u5834\u5408\u306FEnter\u30AD\u30FC]>
#EN PortNotSpecified=Port for {0} is not specified. Using {1}
PortNotSpecified={0}\u306E\u30DD\u30FC\u30C8\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002{1}\u3092\u4F7F\u7528\u3057\u307E\u3059
#EN PortInUseError=Port for {0} ({1}) is in use. Try a different port number.
PortInUseError={0}({1})\u306E\u30DD\u30FC\u30C8\u306F\u4F7F\u7528\u4E2D\u3067\u3059\u3002\u5225\u306E\u30DD\u30FC\u30C8\u756A\u53F7\u3092\u8A66\u3057\u3066\u307F\u3066\u304F\u3060\u3055\u3044\u3002
#EN PortInUseWarning=Warning: Port {0} is in use. Ignoring since the checkports option is set to false.
PortInUseWarning=\u8B66\u544A: \u30DD\u30FC\u30C8{0}\u306F\u4F7F\u7528\u4E2D\u3067\u3059\u3002\u30C1\u30A7\u30C3\u30AF\u30DD\u30A4\u30F3\u30C8\u30FB\u30AA\u30D7\u30B7\u30E7\u30F3\u304Cfalse\u306B\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u7121\u8996\u3057\u307E\u3059\u3002
#EN NoPermissionForPortError=You do not have permission to use port {0} for {1}. Try a different port number or login to a more privileged account.
NoPermissionForPortError={1}\u3067\u30DD\u30FC\u30C8{0}\u3092\u4F7F\u7528\u3059\u308B\u30A2\u30AF\u30BB\u30B9\u6A29\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u5225\u306E\u30DD\u30FC\u30C8\u756A\u53F7\u3092\u8A66\u3057\u3066\u307F\u308B\u304B\u3001\u3088\u308A\u9AD8\u3044\u6A29\u9650\u306E\u30A2\u30AB\u30A6\u30F3\u30C8\u3067\u30ED\u30B0\u30A4\u30F3\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN NoPermissionForPortMsg=You do not have permission to use port {0} for {1}. Try a different port number or login to a more privileged account.
NoPermissionForPortMsg={1}\u3067\u30DD\u30FC\u30C8{0}\u3092\u4F7F\u7528\u3059\u308B\u30A2\u30AF\u30BB\u30B9\u6A29\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u5225\u306E\u30DD\u30FC\u30C8\u756A\u53F7\u3092\u8A66\u3057\u3066\u307F\u308B\u304B\u3001\u3088\u308A\u9AD8\u3044\u6A29\u9650\u306E\u30A2\u30AB\u30A6\u30F3\u30C8\u3067\u30ED\u30B0\u30A4\u30F3\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN NoPermissionForPortWarning=Warning: You do not have permission to use port {0} for {1}. Ignoring since the checkports option is set to false.
NoPermissionForPortWarning=\u8B66\u544A: {1}\u3067\u30DD\u30FC\u30C8{0}\u3092\u4F7F\u7528\u3059\u308B\u30A2\u30AF\u30BB\u30B9\u6A29\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u30C1\u30A7\u30C3\u30AF\u30DD\u30A4\u30F3\u30C8\u30FB\u30AA\u30D7\u30B7\u30E7\u30F3\u304Cfalse\u306B\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u7121\u8996\u3057\u307E\u3059\u3002
#EN UnknownPortMsg=Unknown error when trying port {0}. Try a different port number.
UnknownPortMsg=\u30DD\u30FC\u30C8{0}\u306E\u4F7F\u7528\u3092\u8A66\u307F\u3066\u3044\u308B\u3068\u304D\u306B\u4E0D\u660E\u306E\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u5225\u306E\u30DD\u30FC\u30C8\u756A\u53F7\u3092\u8A66\u3057\u3066\u307F\u3066\u304F\u3060\u3055\u3044\u3002
#EN DefaultPortInUse=Default port {1} for {0} is in use. Using {2}
DefaultPortInUse={0}\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u30FB\u30DD\u30FC\u30C8{1}\u306F\u4F7F\u7528\u4E2D\u3067\u3059\u3002{2}\u3092\u4F7F\u7528\u3057\u307E\u3059
#EN UsingDefaultPort=Using default port {1} for {0}.
UsingDefaultPort={0}\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u30FB\u30DD\u30FC\u30C8{1}\u3092\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002
#EN UsingPort=Using port {1} for {0}.
UsingPort={0}\u306E\u30DD\u30FC\u30C8{1}\u3092\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002
#EN PortPrivilege=On Unix platform, port numbers below 1024 may require special privileges.
PortPrivilege=UNIX\u30D7\u30E9\u30C3\u30C8\u30D5\u30A9\u30FC\u30E0\u3067\u306F\u30011023\u4EE5\u4E0B\u306E\u30DD\u30FC\u30C8\u756A\u53F7\u306B\u306F\u7279\u5225\u306A\u6A29\u9650\u304C\u5FC5\u8981\u306A\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002
#EN RequireEitherOrOption=Option {0} or {1} must be specified.
RequireEitherOrOption=\u30AA\u30D7\u30B7\u30E7\u30F3{0}\u307E\u305F\u306F{1}\u3092\u6307\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN UsingProfile=Domain being created with profile:{0}, as specified {1}.
UsingProfile={1}\u306E\u6307\u5B9A\u3069\u304A\u308A\u306B\u30D7\u30ED\u30D5\u30A1\u30A4\u30EB{0}\u3092\u4F7F\u7528\u3057\u3066\u30C9\u30E1\u30A4\u30F3\u3092\u4F5C\u6210\u3057\u3066\u3044\u307E\u3059\u3002
#EN LoginInfoStored=Login information relevant to admin user name [{0}] for host [{1}] and admin port [{2}] stored at [{3}] successfully.\nMake sure that this file remains protected. Information stored in this file will be used by asadmin commands to manage associated domain.
LoginInfoStored=\u30DB\u30B9\u30C8[{1}]\u306E\u7BA1\u7406\u30E6\u30FC\u30B6\u30FC\u540D[{0}]\u3068\u7BA1\u7406\u30DD\u30FC\u30C8[{2}]\u306B\u95A2\u9023\u3059\u308B\u30ED\u30B0\u30A4\u30F3\u60C5\u5831\u304C[{3}]\u306B\u6B63\u5E38\u306B\u683C\u7D0D\u3055\u308C\u307E\u3057\u305F\u3002\n\u3053\u306E\u30D5\u30A1\u30A4\u30EB\u304C\u4FDD\u8B77\u3055\u308C\u305F\u307E\u307E\u3067\u3042\u308B\u3053\u3068\u3092\u78BA\u8A8D\u3057\u307E\u3059\u3002\u3053\u306E\u30D5\u30A1\u30A4\u30EB\u306B\u683C\u7D0D\u3055\u308C\u305F\u60C5\u5831\u306F\u3001\u95A2\u9023\u4ED8\u3051\u3089\u308C\u305F\u30C9\u30E1\u30A4\u30F3\u3092\u7BA1\u7406\u3059\u308B\u305F\u3081\u306Basadmin\u30B3\u30DE\u30F3\u30C9\u306B\u3088\u3063\u3066\u4F7F\u7528\u3055\u308C\u307E\u3059\u3002
#EN LoginInfoStoredCreateDomain=Login information relevant to admin user name [{0}] for this domain [{1}] stored at [{2}] successfully.\nMake sure that this file remains protected. Information stored in this file will be used by asadmin commands to manage this domain.
LoginInfoStoredCreateDomain=\u3053\u306E\u30C9\u30E1\u30A4\u30F3[{1}]\u306E\u7BA1\u7406\u30E6\u30FC\u30B6\u30FC\u540D[{0}]\u306B\u95A2\u9023\u3059\u308B\u30ED\u30B0\u30A4\u30F3\u60C5\u5831\u304C[{2}]\u306B\u6B63\u5E38\u306B\u683C\u7D0D\u3055\u308C\u307E\u3057\u305F\u3002\n\u3053\u306E\u30D5\u30A1\u30A4\u30EB\u304C\u4FDD\u8B77\u3055\u308C\u305F\u307E\u307E\u3067\u3042\u308B\u3053\u3068\u3092\u78BA\u8A8D\u3057\u307E\u3059\u3002\u3053\u306E\u30D5\u30A1\u30A4\u30EB\u306B\u683C\u7D0D\u3055\u308C\u305F\u60C5\u5831\u306F\u3001\u3053\u306E\u30C9\u30E1\u30A4\u30F3\u3092\u7BA1\u7406\u3059\u308B\u305F\u3081\u306Basadmin\u30B3\u30DE\u30F3\u30C9\u306B\u3088\u3063\u3066\u4F7F\u7528\u3055\u308C\u307E\u3059\u3002
#EN LoginInfoNotStored=Login information is not saved for host name [{0}] and port [{1}]
LoginInfoNotStored=\u30DB\u30B9\u30C8\u540D[{0}]\u304A\u3088\u3073\u30DD\u30FC\u30C8[{1}]\u306E\u30ED\u30B0\u30A4\u30F3\u60C5\u5831\u306F\u4FDD\u5B58\u3055\u308C\u3066\u3044\u307E\u305B\u3093
#EN AuthenticatingMsg=Trying to authenticate for administration of server at host [{0}] and port [{1}] ...
AuthenticatingMsg=\u30DB\u30B9\u30C8[{0}]\u304A\u3088\u3073\u30DD\u30FC\u30C8[{1}]\u3067\u30B5\u30FC\u30D0\u30FC\u306E\u7BA1\u7406\u3092\u8A8D\u8A3C\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u307E\u3059...
#EN LoginInfoNotStoredCreateDomain=Login information relevant to admin user name [{0}] for this domain [{1}] could not be stored.\nThis means that the file .asadminpass in home folder is tampered.\nFix the format for this file.
LoginInfoNotStoredCreateDomain=\u3053\u306E\u30C9\u30E1\u30A4\u30F3[{1}]\u306E\u7BA1\u7406\u30E6\u30FC\u30B6\u30FC\u540D[{0}]\u306B\u95A2\u9023\u3059\u308B\u30ED\u30B0\u30A4\u30F3\u60C5\u5831\u3092\u683C\u7D0D\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002\n\u3053\u308C\u306F\u3001\u30DB\u30FC\u30E0\u30FB\u30D5\u30A9\u30EB\u30C0\u5185\u306E\u30D5\u30A1\u30A4\u30EB.asadminpass\u304C\u6539\u3056\u3093\u3055\u308C\u3066\u3044\u308B\u3053\u3068\u3092\u610F\u5473\u3057\u3066\u3044\u307E\u3059\u3002\n\u3053\u306E\u30D5\u30A1\u30A4\u30EB\u306E\u5F62\u5F0F\u3092\u4FEE\u6B63\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN OverwriteLoginMsgCreateDomain=Admin login information for host [{0}] and port [{1}] is being overwritten with credentials provided. This is because the --savelogin option was used during create-domain command.
OverwriteLoginMsgCreateDomain=\u30DB\u30B9\u30C8[{0}]\u304A\u3088\u3073\u30DD\u30FC\u30C8[{1}]\u306E\u7BA1\u7406\u30ED\u30B0\u30A4\u30F3\u60C5\u5831\u3092\u3001\u6307\u5B9A\u3055\u308C\u305F\u8A3C\u660E\u66F8\u3067\u4E0A\u66F8\u304D\u3057\u3066\u3044\u307E\u3059\u3002\u3053\u308C\u306Fcreate-domain\u30B3\u30DE\u30F3\u30C9\u306E\u5B9F\u884C\u6642\u306B --savelogin\u30AA\u30D7\u30B7\u30E7\u30F3\u304C\u4F7F\u7528\u3055\u308C\u305F\u305F\u3081\u3067\u3059\u3002
#EN LoginInfoCouldNotBeRead=Login information could not be read for host name [{0}] and port [{1}]
LoginInfoCouldNotBeRead=\u30DB\u30B9\u30C8\u540D[{0}]\u304A\u3088\u3073\u30DD\u30FC\u30C8[{1}]\u306E\u30ED\u30B0\u30A4\u30F3\u60C5\u5831\u3092\u8AAD\u307F\u53D6\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F
#EN ConnectException=Remote server does not listen for requests on [{0}:{1}].\nPlease make sure the server is running.
ConnectException=\u30EA\u30E2\u30FC\u30C8\u30FB\u30B5\u30FC\u30D0\u30FC\u306F[{0}:{1}]\u3067\u30EA\u30AF\u30A8\u30B9\u30C8\u3092\u30EA\u30B9\u30CB\u30F3\u30B0\u3057\u3066\u3044\u307E\u305B\u3093\u3002\n\u30B5\u30FC\u30D0\u30FC\u304C\u7A3C\u50CD\u4E2D\u3067\u3042\u308B\u3053\u3068\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN InvalidCredentials=Authorization has been refused for credentials [user: {0}] given in this request.\n(Usually, this means invalid user name and/or password)
InvalidCredentials=\u3053\u306E\u30EA\u30AF\u30A8\u30B9\u30C8\u3067\u6307\u5B9A\u3055\u308C\u3066\u3044\u308B\u8A3C\u660E\u66F8[\u30E6\u30FC\u30B6\u30FC: {0}]\u306E\u627F\u8A8D\u304C\u62D2\u5426\u3055\u308C\u307E\u3057\u305F\u3002\n(\u901A\u5E38\u3001\u3053\u308C\u306F\u30E6\u30FC\u30B6\u30FC\u540D\u307E\u305F\u306F\u30D1\u30B9\u30EF\u30FC\u30C9\u304C\u7121\u52B9\u3067\u3042\u308B\u3053\u3068\u3092\u610F\u5473\u3057\u3066\u3044\u307E\u3059)
#Error Messages
#EN PasswordLimit=CLI128 Value for {0} must have 8 or more characters.
PasswordLimit=CLI128 {0}\u306E\u5024\u306F8\u6587\u5B57\u4EE5\u4E0A\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN InvalidCharInDomain=CLI129 Invalid character in domain name, {0}
InvalidCharInDomain=CLI129\u30C9\u30E1\u30A4\u30F3\u540D{0}\u306B\u7121\u52B9\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059
#EN CouldNotCreateDomain=CLI130 Could not create domain, {0}
CouldNotCreateDomain=CLI130\u30C9\u30E1\u30A4\u30F3{0}\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F
#EN InvalidPortNumber=CLI136 Port {0} should be a numeric value.
InvalidPortNumber=CLI136\u30DD\u30FC\u30C8{0}\u306B\u306F\u6570\u5024\u3092\u6307\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN InvalidDomainPath=CLI138 Invalid domain path, {0}
InvalidDomainPath=CLI138\u30C9\u30E1\u30A4\u30F3\u30FB\u30D1\u30B9{0}\u306F\u7121\u52B9\u3067\u3059
#EN CouldNotDeleteDomain=CLI139 Could not delete domain, {0}.
CouldNotDeleteDomain=CLI139\u30C9\u30E1\u30A4\u30F3{0}\u3092\u524A\u9664\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002
#EN NoDomainsToList=CLI141 No Domains to list.
NoDomainsToList=CLI141\u4E00\u89A7\u8868\u793A\u3059\u308B\u30C9\u30E1\u30A4\u30F3\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
#EN NoDomains=CLI142 No domains in {0}.
NoDomains=CLI142 {0}\u306B\u306F\u30C9\u30E1\u30A4\u30F3\u304C\u3042\u308A\u307E\u305B\u3093\u3002
#EN FileDoesNotExist=CLI146 {0} does not exist in the file system or read permission denied.
FileDoesNotExist=CLI146\u30D5\u30A1\u30A4\u30EB\u30FB\u30B7\u30B9\u30C6\u30E0\u306B{0}\u304C\u5B58\u5728\u3057\u306A\u3044\u3001\u307E\u305F\u306F\u8AAD\u53D6\u308A\u6A29\u9650\u304C\u3042\u308A\u307E\u305B\u3093\u3002
#EN DomainXMLDoesNotExist=CLI155 {0} does not exist.
DomainXMLDoesNotExist=CLI155 {0}\u306F\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
#EN InvalidPortRange=CLI160 Invalid Port {0}, should be between 1 and 65535.
InvalidPortRange=CLI160\u30DD\u30FC\u30C8{0}\u304C\u7121\u52B9\u3067\u3059\u30021\u304B\u308965535\u306E\u5024\u3092\u6307\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN OptionsDoNotMatch=CLI173 Values entered for {0} do not match.
OptionsDoNotMatch=CLI173 {0}\u306B\u5165\u529B\u3057\u305F\u5024\u304C\u4E00\u81F4\u3057\u307E\u305B\u3093\u3002
#EN InvalidPortBaseRange=CLI211 Invalid Port {0} for {1}, should be between 1 and 65535. Choose a portbase value such that the resulting port number does not exceed 65535.
InvalidPortBaseRange=CLI211 {1}\u306E\u30DD\u30FC\u30C8{0}\u304C\u7121\u52B9\u3067\u3059\u30021\u304B\u308965535\u306E\u5024\u3092\u6307\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\u30DD\u30FC\u30C8\u756A\u53F7\u304C65535\u3092\u8D85\u3048\u306A\u3044\u3088\u3046\u306B\u30DD\u30FC\u30C8\u30D9\u30FC\u30B9\u5024\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN MutuallyExclusiveOption=CLI169 Options {0} and {1} are mutually exclusive. You must specify one or the other but not both.
MutuallyExclusiveOption=CLI169\u30AA\u30D7\u30B7\u30E7\u30F3{0}\u3068{1}\u306F\u76F8\u4E92\u306B\u6392\u4ED6\u7684\u3067\u3059\u3002\u4E21\u65B9\u3067\u306F\u306A\u304F\u3001\u3044\u305A\u308C\u304B\u4E00\u65B9\u3092\u6307\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN UnsupportedLegacyCommand=CLI194 Previously supported command: {0} is not supported for this release.
UnsupportedLegacyCommand=CLI194\u904E\u53BB\u306B\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u305F\u30B3\u30DE\u30F3\u30C9: {0}\u306F\u3001\u3053\u306E\u30EA\u30EA\u30FC\u30B9\u3067\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u307E\u305B\u3093\u3002
#EN NoScope=CLI195 Implementation for the command {0} exists in the system,\nbut it has no @Scoped annotation
NoScope=CLI195\u30B3\u30DE\u30F3\u30C9{0}\u306E\u5B9F\u88C5\u304C\u30B7\u30B9\u30C6\u30E0\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u304C\u3001\n@Scoped\u6CE8\u91C8\u304C\u3042\u308A\u307E\u305B\u3093
#EN HasParams=CLI196 Implementation for the command {0} exists in the system,\nbut it's a singleton that also has parameters
HasParams=CLI196\u30B3\u30DE\u30F3\u30C9{0}\u306E\u5B9F\u88C5\u304C\u30B7\u30B9\u30C6\u30E0\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u304C\u3001\n\u30D1\u30E9\u30E1\u30FC\u30BF\u3082\u542B\u3080\u30B7\u30F3\u30B0\u30EB\u30C8\u30F3\u3067\u3059
#EN NullNewPassword=CLI197: New password must not be null when secure-admin is enabled.
NullNewPassword=CLI197: \u30BB\u30AD\u30E5\u30EA\u30C6\u30A3\u4FDD\u8B77\u3055\u308C\u305F\u7BA1\u7406\u304C\u6709\u52B9\u306A\u5834\u5408\u306F\u3001\u65B0\u3057\u3044\u30D1\u30B9\u30EF\u30FC\u30C9\u3092null\u306B\u3067\u304D\u307E\u305B\u3093\u3002
#EN NotFileRealmCannotChangeLocally=CLI198: The admin realm is not a file based realm.The admin password cannot be changed locally.
NotFileRealmCannotChangeLocally=CLI198: \u7BA1\u7406\u30EC\u30EB\u30E0\u304C\u30D5\u30A1\u30A4\u30EB\u30FB\u30D9\u30FC\u30B9\u306E\u30EC\u30EB\u30E0\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002\u7BA1\u7406\u30D1\u30B9\u30EF\u30FC\u30C9\u306F\u30ED\u30FC\u30AB\u30EB\u306B\u5909\u66F4\u3067\u304D\u307E\u305B\u3093\u3002
#EN CannotExecuteLocally=CLI199: This command cannot be executed locally.
CannotExecuteLocally=CLI199: \u3053\u306E\u30B3\u30DE\u30F3\u30C9\u306F\u30ED\u30FC\u30AB\u30EB\u306B\u5B9F\u884C\u3067\u304D\u307E\u305B\u3093\u3002
## LocalDomainsCommand class
#EN Domain.badDomainsDir=CLI300 The specified domaindir is not a directory: {0}
Domain.badDomainsDir=CLI300\u6307\u5B9A\u3055\u308C\u305Fdomaindir\u306F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3067\u306F\u3042\u308A\u307E\u305B\u3093: {0}
#EN Domain.badDomainDir=CLI301 There is no such domain directory: {0}
Domain.badDomainDir=CLI301\u6307\u5B9A\u3055\u308C\u305F\u3088\u3046\u306A\u30C9\u30E1\u30A4\u30F3\u30FB\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306F\u3042\u308A\u307E\u305B\u3093: {0}
#EN Domain.noDomainXml=CLI304 Cannot find domain.xml. It should be here: {0}
Domain.noDomainXml=CLI304 domain.xml\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002\u305D\u308C\u306F\u3053\u3053\u306B\u3042\u308B\u306F\u305A\u3067\u3059: {0}
## stop-domain command
#EN StopDomain.dasNotRunning=CLI306 Warning - The server located at {0} is not running.
StopDomain.dasNotRunning=CLI306\u8B66\u544A - {0}\u306B\u3042\u308B\u30B5\u30FC\u30D0\u30FC\u304C\u7A3C\u50CD\u3057\u3066\u3044\u307E\u305B\u3093\u3002
#EN StopDomain.dasNotRunningRemotely=CLI307 Warning - remote server is not running, unable to force it to stop.\n\
#EN Try running stop-domain on the remote server.
StopDomain.dasNotRunningRemotely=CLI307\u8B66\u544A - \u30EA\u30E2\u30FC\u30C8\u30FB\u30B5\u30FC\u30D0\u30FC\u304C\u7A3C\u50CD\u4E2D\u3067\u306A\u3044\u305F\u3081\u3001\u5F37\u5236\u505C\u6B62\u3067\u304D\u307E\u305B\u3093\u3002\n\u30EA\u30E2\u30FC\u30C8\u30FB\u30B5\u30FC\u30D0\u30FC\u3067stop-domain\u3092\u5B9F\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN StopDomain.WaitDASDeath=Waiting for the domain to stop
StopDomain.WaitDASDeath=\u30C9\u30E1\u30A4\u30F3\u306E\u505C\u6B62\u3092\u5F85\u6A5F\u3057\u3066\u3044\u307E\u3059
#EN StopDomain.DASNotDead=Timed out ({0} seconds) waiting for the domain to stop.
StopDomain.DASNotDead=\u30C9\u30E1\u30A4\u30F3\u306E\u505C\u6B62\u306E\u5F85\u6A5F\u4E2D\u306B\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3057\u307E\u3057\u305F({0}\u79D2)\u3002
#EN StopDomain.noDomainNameAllowed=No domain name allowed with --host option.
StopDomain.noDomainNameAllowed=--host\u30AA\u30D7\u30B7\u30E7\u30F3\u306B\u306F\u30C9\u30E1\u30A4\u30F3\u540D\u3092\u6307\u5B9A\u3067\u304D\u307E\u305B\u3093\u3002
#EN StopDomain.nopidprev=Can not find the process ID of the server. It is supposed to be here: {0}. Unable to kill the process.
StopDomain.nopidprev=\u30B5\u30FC\u30D0\u30FC\u306E\u30D7\u30ED\u30BB\u30B9ID\u3092\u898B\u3064\u3051\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002\u60F3\u5B9A\u3055\u308C\u308B\u5834\u6240\u306F\u6B21\u306E\u5834\u6240\u3067\u3059: {0}\u3002\u30D7\u30ED\u30BB\u30B9\u3092\u5F37\u5236\u7D42\u4E86\u3067\u304D\u307E\u305B\u3093\u3002
#EN StopDomain.pidprevreaderror=Error trying to read the Process ID from {0}: {1}
StopDomain.pidprevreaderror=\u30D7\u30ED\u30BB\u30B9ID\u3092{0}\u304B\u3089\u8AAD\u307F\u53D6\u308D\u3046\u3068\u3057\u3066\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F: {1}
#EN StopDomain.killerror=Error attempting to kill the server with Process ID {0} with native platform tools. Error message was: {1}
StopDomain.killerror=\u30CD\u30A4\u30C6\u30A3\u30D6\u30FB\u30D7\u30E9\u30C3\u30C8\u30D5\u30A9\u30FC\u30E0\u30FB\u30C4\u30FC\u30EB\u3067\u30D7\u30ED\u30BB\u30B9ID {0}\u306E\u30B5\u30FC\u30D0\u30FC\u3092\u5F37\u5236\u7D42\u4E86\u3057\u3088\u3046\u3068\u3057\u3066\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u30A8\u30E9\u30FC\u30FB\u30E1\u30C3\u30BB\u30FC\u30B8: {1}
#EN StopDomain.killerror2=Error attempting to kill the server with native platform tools. \n\
#EN Command Line: {0}\n\
#EN Platform Error Message: {1}\n\
#EN Return Value: {2}
StopDomain.killerror2=\u30CD\u30A4\u30C6\u30A3\u30D6\u30FB\u30D7\u30E9\u30C3\u30C8\u30D5\u30A9\u30FC\u30E0\u30FB\u30C4\u30FC\u30EB\u3067\u30B5\u30FC\u30D0\u30FC\u3092\u5F37\u5236\u7D42\u4E86\u3057\u3088\u3046\u3068\u3057\u3066\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\n\u30B3\u30DE\u30F3\u30C9\u884C: {0}\n\u30D7\u30E9\u30C3\u30C8\u30D5\u30A9\u30FC\u30E0\u30FB\u30A8\u30E9\u30FC\u30FB\u30E1\u30C3\u30BB\u30FC\u30B8: {1}\n\u623B\u308A\u5024: {2}
#EN StopDomain.killsuccess=Successfully killed the server process. Message from the OS: {0}
StopDomain.killsuccess=\u30B5\u30FC\u30D0\u30FC\u30FB\u30D7\u30ED\u30BB\u30B9\u304C\u6B63\u5E38\u306B\u5F37\u5236\u7D42\u4E86\u3055\u308C\u307E\u3057\u305F\u3002OS\u304B\u3089\u306E\u30E1\u30C3\u30BB\u30FC\u30B8: {0}
#EN StopDomain.killsuccess2=Successfully killed the server process forcibly.
StopDomain.killsuccess2=\u30B5\u30FC\u30D0\u30FC\u30FB\u30D7\u30ED\u30BB\u30B9\u304C\u6B63\u5E38\u306B\u5F37\u5236\u7D42\u4E86\u3055\u308C\u307E\u3057\u305F\u3002
#EN StopDomain.killedNormally=The server died normally with no need to use force.
StopDomain.killedNormally=\u30B5\u30FC\u30D0\u30FC\u304C\u6B63\u5E38\u306B\u7D42\u4E86\u3057\u307E\u3057\u305F\u3002\u5F37\u5236\u7D42\u4E86\u306F\u5FC5\u8981\u3042\u308A\u307E\u305B\u3093\u3002
## start-database, stop-database command
#EN DatabaseNotInstalled=The database is not installed. Please download and install the database from the Update Center.
DatabaseNotInstalled=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u304C\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002Update Center\u304B\u3089\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u3057\u3066\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN DatabaseStartMsg=Starting database in the background.
DatabaseStartMsg=\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u3067\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u3092\u8D77\u52D5\u3057\u3066\u3044\u307E\u3059\u3002
#EN LogRedirectedTo=Log redirected to {0}.
LogRedirectedTo=\u30ED\u30B0\u306F{0}\u306B\u30EA\u30C0\u30A4\u30EC\u30AF\u30C8\u3055\u308C\u307E\u3059\u3002
#EN StartDatabaseStatus=Database already started on host {0}, port {1}.
StartDatabaseStatus=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306F\u30DB\u30B9\u30C8{0}\u3001\u30DD\u30FC\u30C8{1}\u3067\u3059\u3067\u306B\u8D77\u52D5\u3057\u3066\u3044\u307E\u3059\u3002
#EN StopDatabaseStatus=Unable to stop database on host {0}, port {1}.
StopDatabaseStatus=\u30DB\u30B9\u30C8{0}\u3001\u30DD\u30FC\u30C8{1}\u306E\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u3092\u505C\u6B62\u3067\u304D\u307E\u305B\u3093\u3002
#EN UnableToStartDatabase=Unable to start database. Please check log in {0}.
UnableToStartDatabase=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u3092\u8D77\u52D5\u3067\u304D\u307E\u305B\u3093\u3002{0}\u5185\u306E\u30ED\u30B0\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN UnableToAccessDatabaseLog=Unable to access derby.log in {0}.
UnableToAccessDatabaseLog={0}\u5185\u306Ederby.log\u306B\u30A2\u30AF\u30BB\u30B9\u3067\u304D\u307E\u305B\u3093\u3002
#EN UnableToConnectToDatabase=Unable to connect to database.
UnableToConnectToDatabase=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u63A5\u7D9A\u3067\u304D\u307E\u305B\u3093\u3002
#EN database.info.msg=Database started in Network Server mode on host {0} and port {1}.
database.info.msg=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306F\u30DB\u30B9\u30C8{0}\u306E\u30DD\u30FC\u30C8{1}\u3067\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u30FB\u30B5\u30FC\u30D0\u30FC\u30FB\u30E2\u30FC\u30C9\u3067\u8D77\u52D5\u3057\u307E\u3057\u305F\u3002
#EN database.driver.name.msg=Clients can connect to the database using: [{0}].
database.driver.name.msg=\u30AF\u30E9\u30A4\u30A2\u30F3\u30C8\u306F[{0}]\u3092\u4F7F\u7528\u3057\u3066\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u63A5\u7D9A\u3067\u304D\u307E\u3059\u3002
#EN database.driver.version.msg=Database Driver Version: [{0}]
database.driver.version.msg=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30FB\u30C9\u30E9\u30A4\u30D0\u30FB\u30D0\u30FC\u30B8\u30E7\u30F3: [{0}]
#EN jdbc.version.msg=JDBC Specification Version: [{0}]
jdbc.version.msg=JDBC\u4ED5\u69D8\u30D0\u30FC\u30B8\u30E7\u30F3: [{0}]
#EN CouldNotGetSysInfo=Unable to retrieve database system information.
CouldNotGetSysInfo=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30FB\u30B7\u30B9\u30C6\u30E0\u60C5\u5831\u3092\u53D6\u5F97\u3067\u304D\u307E\u305B\u3093\u3002
###
#EN noPorts=Error in domain.xml -- no administration ports found.
noPorts=domain.xml\u3067\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F -- \u7BA1\u7406\u30DD\u30FC\u30C8\u3092\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
#EN WaitServer=Waiting for {0} to start
WaitServer={0}\u306E\u8D77\u52D5\u3092\u5F85\u6A5F\u3057\u3066\u3044\u307E\u3059
#EN serverDied=Error starting {0}.\nThe server exited prematurely with exit code {1}.
serverDied={0}\u306E\u8D77\u52D5\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\n\u30B5\u30FC\u30D0\u30FC\u306F\u51E6\u7406\u306E\u9014\u4E2D\u3067\u7D42\u4E86\u3057\u307E\u3057\u305F(\u7D42\u4E86\u30B3\u30FC\u30C9{1})\u3002
#EN serverDiedOutput=Error starting {0}.\nThe server exited prematurely with exit code {1}.\nBefore it died, it produced the following output:\n\n{2}
serverDiedOutput={0}\u306E\u8D77\u52D5\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\n\u30B5\u30FC\u30D0\u30FC\u306F\u51E6\u7406\u306E\u9014\u4E2D\u3067\u7D42\u4E86\u3057\u307E\u3057\u305F(\u7D42\u4E86\u30B3\u30FC\u30C9{1})\u3002\n\u7D42\u4E86\u3059\u308B\u524D\u306B\u6B21\u306E\u51FA\u529B\u304C\u751F\u6210\u3055\u308C\u307E\u3057\u305F:\n\n{2}
#EN remoteError=Error on remote server: {0}
remoteError=\u30EA\u30E2\u30FC\u30C8\u30FB\u30B5\u30FC\u30D0\u30FC\u3067\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F: {0}
#EN unknownFormat=Unknown server response.
unknownFormat=\u4E0D\u660E\u306A\u30B5\u30FC\u30D0\u30FC\u30FB\u30EC\u30B9\u30DD\u30F3\u30B9\u3067\u3059\u3002
#EN cause=Cause: {0}
cause=\u539F\u56E0: {0}
#EN listCommands.notBoth=You can't specify both --localonly and --remoteonly as true at the same time.
listCommands.notBoth=--localonly\u3068 --remoteonly\u306E\u4E21\u65B9\u3092\u540C\u6642\u306Btrue\u306B\u6307\u5B9A\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002
#EN listCommands.localCommandHeader=********** Local Commands **********
listCommands.localCommandHeader=**********\u30ED\u30FC\u30AB\u30EB\u30FB\u30B3\u30DE\u30F3\u30C9**********
#EN listCommands.localCommandNoMatch=No local commands match.
listCommands.localCommandNoMatch=\u4E00\u81F4\u3059\u308B\u30ED\u30FC\u30AB\u30EB\u30FB\u30B3\u30DE\u30F3\u30C9\u306F\u3042\u308A\u307E\u305B\u3093\u3002
#EN listCommands.remoteCommandHeader=********** Remote Commands **********
listCommands.remoteCommandHeader=**********\u30EA\u30E2\u30FC\u30C8\u30FB\u30B3\u30DE\u30F3\u30C9**********
#EN listCommands.remoteCommandNoMatch=No remote commands match.
listCommands.remoteCommandNoMatch=\u4E00\u81F4\u3059\u308B\u30EA\u30E2\u30FC\u30C8\u30FB\u30B3\u30DE\u30F3\u30C9\u306F\u3042\u308A\u307E\u305B\u3093\u3002
#EN remote.noargs=Invalid call to RemoteCommand with no arguments.
remote.noargs=RemoteCommand\u306E\u547C\u51FA\u3057\u304C\u7121\u52B9\u3067\u3059\u3002\u5F15\u6570\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
#EN introduction.noremote=\nCan't connect to server to get the remote commands list. \nStart the server with 'asadmin start-domain' and run 'asadmin' again to see the remote commands that are available.
introduction.noremote=\n\u30B5\u30FC\u30D0\u30FC\u306B\u63A5\u7D9A\u3057\u3066\u30EA\u30E2\u30FC\u30C8\u30FB\u30B3\u30DE\u30F3\u30C9\u30FB\u30EA\u30B9\u30C8\u3092\u53D6\u5F97\u3067\u304D\u307E\u305B\u3093\u3002 \n\u300Casadmin start-domain\u300D\u3092\u4F7F\u7528\u3057\u3066\u30B5\u30FC\u30D0\u30FC\u3092\u8D77\u52D5\u3057\u3001\u3082\u3046\u4E00\u5EA6\u300Casadmin\u300D\u3092\u5B9F\u884C\u3057\u3066\u3001\u4F7F\u7528\u53EF\u80FD\u306A\u30EA\u30E2\u30FC\u30C8\u30FB\u30B3\u30DE\u30F3\u30C9\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#start-domain and start-instance
#EN ServerRunning=There is a process already using the admin port {0} -- it probably is another instance of a GlassFish server.
ServerRunning=\u3059\u3067\u306B\u7BA1\u7406\u30DD\u30FC\u30C8{0}\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u30D7\u30ED\u30BB\u30B9\u304C\u3042\u308A\u307E\u3059 -- GlassFish\u30B5\u30FC\u30D0\u30FC\u306E\u5225\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3060\u3068\u601D\u308F\u308C\u307E\u3059\u3002
#EN ServerStart.SuccessMessage=Successfully started the {0}: {1}\n{0} Location: {2}\nLog File: {3}\nAdmin Port: {4}
ServerStart.SuccessMessage={0}\u304C\u6B63\u5E38\u306B\u8D77\u52D5\u3055\u308C\u307E\u3057\u305F: {1}\n{0}\u5834\u6240: {2}\n\u30ED\u30B0\u30FB\u30D5\u30A1\u30A4\u30EB: {3}\n\u7BA1\u7406\u30DD\u30FC\u30C8: {4}
#EN ServerStart.DebuggerMessage=Debugging is enabled. The debugging port is: {0}
ServerStart.DebuggerMessage=\u30C7\u30D0\u30C3\u30B0\u304C\u6709\u52B9\u306B\u306A\u3063\u3066\u3044\u307E\u3059\u3002\u30C7\u30D0\u30C3\u30B0\u30FB\u30DD\u30FC\u30C8: {0}
#EN ServerStart.DebuggerSuspendedMessage=Debugging is enabled and the server is suspended. \
#EN Please attach to the debugging port at: {0}
ServerStart.DebuggerSuspendedMessage=\u30C7\u30D0\u30C3\u30B0\u304C\u6709\u52B9\u306B\u306A\u3063\u3066\u304A\u308A\u3001\u30B5\u30FC\u30D0\u30FC\u304C\u4E00\u6642\u505C\u6B62\u3055\u308C\u307E\u3057\u305F\u3002{0}\u306B\u3042\u308B\u30C7\u30D0\u30C3\u30B0\u30FB\u30DD\u30FC\u30C8\u306B\u63A5\u7D9A\u3057\u3066\u304F\u3060\u3055\u3044
#EN DomainLocation=Started domain: {0}\nDomain location: {1}\nLog file: {2}
DomainLocation=\u8D77\u52D5\u3057\u305F\u30C9\u30E1\u30A4\u30F3: {0}\n\u30C9\u30E1\u30A4\u30F3\u306E\u5834\u6240: {1}\n\u30ED\u30B0\u30FB\u30D5\u30A1\u30A4\u30EB: {2}
#EN DomainAdminPort=Admin port for the domain: {0}
DomainAdminPort=\u30C9\u30E1\u30A4\u30F3\u306E\u7BA1\u7406\u30DD\u30FC\u30C8: {0}
#EN DomainDebugPort=Debug port for the domain: {0}
DomainDebugPort=\u30C9\u30E1\u30A4\u30F3\u306E\u30C7\u30D0\u30C3\u30B0\u30FB\u30DD\u30FC\u30C8: {0}
#EN mp.prompt=Enter master password ({0}) attempt(s) remain)>
mp.prompt=\u30DE\u30B9\u30BF\u30FC\u30FB\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044(\u3042\u3068{0}\u56DE)>
#EN no.console=The Master Password is required to start the domain. No console, no prompting possible. You should either create the domain \
#EN with --savemasterpassword=true or provide a password file with the --passwordfile option.
no.console=\u30C9\u30E1\u30A4\u30F3\u3092\u8D77\u52D5\u3059\u308B\u306B\u306F\u30DE\u30B9\u30BF\u30FC\u30FB\u30D1\u30B9\u30EF\u30FC\u30C9\u304C\u5FC5\u8981\u3067\u3059\u3002\u30B3\u30F3\u30BD\u30FC\u30EB\u304C\u306A\u3044\u305F\u3081\u3001\u78BA\u8A8D\u30E1\u30C3\u30BB\u30FC\u30B8\u3092\u8868\u793A\u3067\u304D\u307E\u305B\u3093\u3002--savemasterpassword=true\u3092\u6307\u5B9A\u3057\u3066\u30C9\u30E1\u30A4\u30F3\u3092\u4F5C\u6210\u3059\u308B\u304B\u3001--passwordfile\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u6307\u5B9A\u3057\u3066\u30D1\u30B9\u30EF\u30FC\u30C9\u30FB\u30D5\u30A1\u30A4\u30EB\u3092\u6307\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN retry.mp=Sorry, incorrect master password, retry
retry.mp=\u30DE\u30B9\u30BF\u30FC\u30FB\u30D1\u30B9\u30EF\u30FC\u30C9\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002\u3082\u3046\u4E00\u5EA6\u3084\u308A\u76F4\u3057\u3066\u304F\u3060\u3055\u3044
#EN mp.giveup=Number of attempts ({0}) exhausted, giving up
mp.giveup=\u8A31\u53EF\u3055\u308C\u3066\u3044\u308B\u518D\u8A66\u884C\u56DE\u6570({0})\u306B\u9054\u3057\u307E\u3057\u305F\u3002\u51E6\u7406\u3092\u7D9A\u884C\u3067\u304D\u307E\u305B\u3093
#EN new.adminpw=an admin password for user "{0}"
new.adminpw=\u30E6\u30FC\u30B6\u30FC"{0}"\u306E\u7BA1\u7406\u30D1\u30B9\u30EF\u30FC\u30C9
#EN new.adminpw.prompt=This domain requires an administrative password to be set before\n\
#EN the domain can be started. Please specify an administrative password.
new.adminpw.prompt=\u3053\u306E\u30C9\u30E1\u30A4\u30F3\u306B\u306F\u3001\u30C9\u30E1\u30A4\u30F3\u3092\u8D77\u52D5\u3059\u308B\u524D\u306B\u7BA1\u7406\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u8A2D\u5B9A\u3059\u308B\n\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\u7BA1\u7406\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u6307\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN upgradeNeeded=Domain needs to be upgraded before it can be started.\nAttempting upgrade now...
upgradeNeeded=\u30C9\u30E1\u30A4\u30F3\u3092\u8D77\u52D5\u3059\u308B\u306B\u306F\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\n\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u3092\u5B9F\u884C\u3057\u3066\u3044\u307E\u3059...
#EN manualUpgradeNeeded=The configuration data for this domain must be upgraded to run with this\nversion of the software. To upgrade the data, run:\n\tasadmin start-domain --upgrade\nThen start the domain normally.
manualUpgradeNeeded=\u3053\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u30BD\u30D5\u30C8\u30A6\u30A7\u30A2\u3068\u4E00\u7DD2\u306B\u7A3C\u50CD\u3059\u308B\u305F\u3081\u306B\u306F\u3001\u3053\u306E\u30C9\u30E1\u30A4\u30F3\u306E\u69CB\u6210\u30C7\u30FC\u30BF\u3092\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\u69CB\u6210\u30C7\u30FC\u30BF\u3092\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u3059\u308B\u306B\u306F\u3001asadmin start-domain --upgrade\u3092\u5B9F\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002\u305D\u306E\u5F8C\u3001\u901A\u5E38\u306E\u65B9\u6CD5\u3067\u30C9\u30E1\u30A4\u30F3\u3092\u8D77\u52D5\u3057\u307E\u3059\u3002
#EN upgradeSuccessful=Upgrade was successful, starting domain...
upgradeSuccessful=\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u306F\u6210\u529F\u3057\u307E\u3057\u305F\u3002\u30C9\u30E1\u30A4\u30F3\u3092\u8D77\u52D5\u3057\u3066\u3044\u307E\u3059...
#EN upgradeFailed=Error upgrading domain: {0}.\nThe server exited prematurely with exit code {1}.
upgradeFailed=\u30C9\u30E1\u30A4\u30F3\u306E\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F: {0}\u3002\n\u30B5\u30FC\u30D0\u30FC\u306F\u51E6\u7406\u306E\u9014\u4E2D\u3067\u7D42\u4E86\u3057\u307E\u3057\u305F(\u7D42\u4E86\u30B3\u30FC\u30C9{1})\u3002
#EN upgradeFailedOutput=Error upgrading domain: {0}.\nThe server exited prematurely with exit code {1}.\nBefore it died, it produced the following output:\n\n{2}
upgradeFailedOutput=\u30C9\u30E1\u30A4\u30F3\u306E\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F: {0}\u3002\n\u30B5\u30FC\u30D0\u30FC\u306F\u51E6\u7406\u306E\u9014\u4E2D\u3067\u7D42\u4E86\u3057\u307E\u3057\u305F(\u7D42\u4E86\u30B3\u30FC\u30C9{1})\u3002\n\u7D42\u4E86\u3059\u308B\u524D\u306B\u6B21\u306E\u51FA\u529B\u304C\u751F\u6210\u3055\u308C\u307E\u3057\u305F:\n\n{2}
#EN Usage=Usage: {0}
Usage=\u4F7F\u7528\u65B9\u6CD5: {0}
#EN Usage.asadmin=asadmin [asadmin-utility-options]
Usage.asadmin=asadmin [asadmin-utility-options]
#EN Usage.default=(default:{0})
Usage.default=(\u30C7\u30D5\u30A9\u30EB\u30C8: {0})
#EN Asadmin.usage=Usage: asadmin [-H|--host ]\n\t[-p|--port ] [-u|--user ]\n\t[-W|--passwordfile ]\n\t[-t|--terse[=]]\n\t[-s|--secure[=]]\n\t[-e|--echo[=]]\n\t[-I|--interactive[=]]\n\t[-?|--help[=]] [subcommand [options] [operands]]
Asadmin.usage=\u4F7F\u7528\u65B9\u6CD5: asadmin [-H|--host]\n\t[-p|--port] [-u|--user]\n\t[-W|--passwordfile]\n\t[-t|--terse[=]]\n\t[-s|--secure[=]]\n\t[-e|--echo[=]]\n\t[-I|--interactive[=]]\n\t[-?|--help[=]] [subcommand [options] [operands]]
#EN OptionDeprecated=Option {0} deprecated.
OptionDeprecated=\u30AA\u30D7\u30B7\u30E7\u30F3{0}\u306F\u63A8\u5968\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
#EN OptionDeprecatedUseNew=Option {0} deprecated, use --{1} instead.
OptionDeprecatedUseNew=\u30AA\u30D7\u30B7\u30E7\u30F3{0}\u306F\u63A8\u5968\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u304B\u308F\u308A\u306B--{1}\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN UnableToReadEnv=Unable to read system environment. No system environment will be used.
UnableToReadEnv=\u30B7\u30B9\u30C6\u30E0\u74B0\u5883\u3092\u8AAD\u307F\u53D6\u308C\u307E\u305B\u3093\u3002\u30B7\u30B9\u30C6\u30E0\u74B0\u5883\u306F\u4F7F\u7528\u3055\u308C\u307E\u305B\u3093\u3002
#EN ClosestMatchedCommands=Closest matching command(s):
ClosestMatchedCommands=\u6700\u3082\u4E00\u81F4\u3059\u308B\u30B3\u30DE\u30F3\u30C9:
#EN ClosestMatchedLocalAndRemoteCommands=Closest matching local and remote command(s):
ClosestMatchedLocalAndRemoteCommands=\u6700\u3082\u4E00\u81F4\u3059\u308B\u30ED\u30FC\u30AB\u30EB\u304A\u3088\u3073\u30EA\u30E2\u30FC\u30C8\u30FB\u30B3\u30DE\u30F3\u30C9:
#EN ClosestMatchedLocalCommands=Unable to get remote commands. \nClosest matching local command(s):
ClosestMatchedLocalCommands=\u30EA\u30E2\u30FC\u30C8\u30FB\u30B3\u30DE\u30F3\u30C9\u3092\u53D6\u5F97\u3067\u304D\u307E\u305B\u3093\u3002\n\u6700\u3082\u4E00\u81F4\u3059\u308B\u30ED\u30FC\u30AB\u30EB\u30FB\u30B3\u30DE\u30F3\u30C9:
#Error Messages
#EN InvalidCommand=CLI001 Invalid Command: {0}. Check the entry of command name. This command may be provided by a package that is not installed.
InvalidCommand=CLI001\u30B3\u30DE\u30F3\u30C9\u304C\u7121\u52B9\u3067\u3059: {0}\u3002\u30B3\u30DE\u30F3\u30C9\u540D\u306E\u5165\u529B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002\u3053\u306E\u30B3\u30DE\u30F3\u30C9\u306F\u3001\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u306A\u3044\u30D1\u30C3\u30B1\u30FC\u30B8\u306B\u3088\u3063\u3066\u63D0\u4F9B\u3055\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
#EN UnableToCreateCommand=CLI002 Unable to create command object, {0}
UnableToCreateCommand=CLI002\u30B3\u30DE\u30F3\u30C9\u30FB\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8{0}\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093
#EN NoDescriptorsDefined=CLI003 No descriptors defined.
NoDescriptorsDefined=CLI003\u8A18\u8FF0\u5B50\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
#EN CouldNotLoadDescriptor=CLI004 Could not load the descriptor URLs.
CouldNotLoadDescriptor=CLI004\u8A18\u8FF0\u5B50URL\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002
#EN CouldNotWriteCommandToFile=CLI005 Could not write the command, {0} to a file.
CouldNotWriteCommandToFile=CLI005\u30B3\u30DE\u30F3\u30C9{0}\u3092\u30D5\u30A1\u30A4\u30EB\u306B\u66F8\u304D\u8FBC\u3081\u307E\u305B\u3093\u3067\u3057\u305F\u3002
#EN CouldNotWriteComponentToFile=CLI006 Could not write the component, {0} to a file.
CouldNotWriteComponentToFile=CLI006\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3092\u30D5\u30A1\u30A4\u30EB\u306B\u66F8\u304D\u8FBC\u3081\u307E\u305B\u3093\u3067\u3057\u305F\u3002
#EN InvalidFilePath=CLI007 Invalid file path, {0}.
InvalidFilePath=CLI007\u30D5\u30A1\u30A4\u30EB\u30FB\u30D1\u30B9{0}\u306F\u7121\u52B9\u3067\u3059\u3002
#EN CouldNoSetSerializeDirectory=CLI008 Could not set the serialize directory.
CouldNoSetSerializeDirectory=CLI008\u76F4\u5217\u5316\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3092\u8A2D\u5B9A\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002
#EN CouldNotFindLocalStringsProperties=CLI009 Could not find LocalStrings.properties file.
CouldNotFindLocalStringsProperties=CLI009 LocalStrings.properties\u30D5\u30A1\u30A4\u30EB\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002
#EN OptionValueNotSpecified=CLI010 Value not specified for {0}
OptionValueNotSpecified=CLI010 {0}\u306E\u5024\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
#EN NoSuchOption=CLI011 Invalid option, {0}
NoSuchOption=CLI011\u30AA\u30D7\u30B7\u30E7\u30F3{0}\u306F\u7121\u52B9\u3067\u3059
#EN CouldNotValidateCommand=CLI012 Could not validate command.
CouldNotValidateCommand=CLI012\u30B3\u30DE\u30F3\u30C9\u3092\u691C\u8A3C\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002
#EN InvalidOption=CLI013 Option {0} does not apply to {1}.
InvalidOption=CLI013\u30AA\u30D7\u30B7\u30E7\u30F3{0}\u306F{1}\u306B\u306F\u9069\u7528\u3055\u308C\u307E\u305B\u3093\u3002
#EN OptionIsRequired=CLI014 {0} is a required option. In case of password information, use passwordfile option.
OptionIsRequired=CLI014 {0}\u306F\u5FC5\u9808\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u3067\u3059\u3002\u30D1\u30B9\u30EF\u30FC\u30C9\u60C5\u5831\u306E\u5834\u5408\u306F\u3001passwordfile\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN OptionIsBoolean=CLI015 Invalid value for {0}. Option accepts true or false.
OptionIsBoolean=CLI015 {0}\u3067\u306F\u7121\u52B9\u306A\u5024\u3067\u3059\u3002\u3053\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u306Ftrue\u307E\u305F\u306Ffalse\u3092\u53D7\u3051\u5165\u308C\u307E\u3059\u3002
#EN ZeroOrOneOperand=CLI016 Invalid number of operands. Number of operands should be 0 or 1.
ZeroOrOneOperand=CLI016\u30AA\u30DA\u30E9\u30F3\u30C9\u6570\u304C\u7121\u52B9\u3067\u3059\u3002\u30AA\u30DA\u30E9\u30F3\u30C9\u6570\u306F\u30010\u307E\u305F\u306F1\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN GreaterThanOneOperand=CLI017 Invalid number of operands. Number of operands should be greater than 1.
GreaterThanOneOperand=CLI017\u30AA\u30DA\u30E9\u30F3\u30C9\u6570\u304C\u7121\u52B9\u3067\u3059\u3002\u30AA\u30DA\u30E9\u30F3\u30C9\u306F\u8907\u6570\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN GreaterOrEqualToOperand=CLI018 Invalid number of operands. Number of operands should be greater than or equal to {0}.
GreaterOrEqualToOperand=CLI018\u30AA\u30DA\u30E9\u30F3\u30C9\u6570\u304C\u7121\u52B9\u3067\u3059\u3002\u30AA\u30DA\u30E9\u30F3\u30C9\u6570\u306F{0}\u4EE5\u4E0A\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN EqualToOperand=CLI019 Invalid number of operands. Number of operands should be equal to {0}.
EqualToOperand=CLI019\u30AA\u30DA\u30E9\u30F3\u30C9\u6570\u304C\u7121\u52B9\u3067\u3059\u3002\u30AA\u30DA\u30E9\u30F3\u30C9\u6570\u306F{0}\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN OperandIsRequired=CLI020 Operand is required.
OperandIsRequired=CLI020\u30AA\u30DA\u30E9\u30F3\u30C9\u306E\u6307\u5B9A\u306F\u5FC5\u9808\u3067\u3059\u3002
#EN BetweenNumberOperand=CLI021 Number of operand should be between {0} and {1}.
BetweenNumberOperand=CLI021\u30AA\u30DA\u30E9\u30F3\u30C9\u6570\u306F{0}\u304B\u3089{1}\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN InvalidSytanxForNumberOfOperands=CLI022 Invalid syntax for numberofoperands,{0}.
InvalidSytanxForNumberOfOperands=CLI022\u30AA\u30DA\u30E9\u30F3\u30C9\u6570{0}\u306E\u69CB\u6587\u304C\u7121\u52B9\u3067\u3059\u3002
#EN CommandNotSpecified=CLI023 Command not specified.
CommandNotSpecified=CLI023\u30B3\u30DE\u30F3\u30C9\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
#EN CouldNotReadInputStream=CLI024 Could not read input stream.
CouldNotReadInputStream=CLI024\u5165\u529B\u30B9\u30C8\u30EA\u30FC\u30E0\u3092\u8AAD\u307F\u53D6\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002
#EN RequireEscapeChar=CLI025 An escape character is required in your input.
RequireEscapeChar=CLI025\u5165\u529B\u306B\u306F\u30A8\u30B9\u30B1\u30FC\u30D7\u6587\u5B57\u304C\u5FC5\u8981\u3067\u3059\u3002
#EN DuplicateOptionDeclaration=CLI026 Multiple declaration of option "{0}" in the descriptor file.
DuplicateOptionDeclaration=CLI026\u8A18\u8FF0\u5B50\u30D5\u30A1\u30A4\u30EB\u3067\u30AA\u30D7\u30B7\u30E7\u30F3"{0}"\u304C\u8907\u6570\u56DE\u5BA3\u8A00\u3055\u308C\u3066\u3044\u307E\u3059\u3002
#EN RequiredOptionNotDefined=CLI028 RequiredOption "{0}" is not defined in descriptor file.
RequiredOptionNotDefined=CLI028 RequiredOption "{0}"\u304C\u8A18\u8FF0\u5B50\u30D5\u30A1\u30A4\u30EB\u306B\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
#EN DeprecatedOptionNotDefined=CLI028 DeprecatedOption "{0}" is not defined in descriptor file.
DeprecatedOptionNotDefined=CLI028 DeprecatedOption "{0}"\u304C\u8A18\u8FF0\u5B50\u30D5\u30A1\u30A4\u30EB\u306B\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
#EN OptionAlreadyDefined=CLI029 Option name "{0}" is already defined in command, "{1}".
OptionAlreadyDefined=CLI029\u30AA\u30D7\u30B7\u30E7\u30F3\u540D"{0}"\u306F\u30B3\u30DE\u30F3\u30C9"{1}"\u3067\u3059\u3067\u306B\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059\u3002
#EN ShortOptionAlreadyDefined=CLI030 Short Option "{0}" for options "{1}" and "{2}" is already defined in command, "{3}".
ShortOptionAlreadyDefined=CLI030\u30AA\u30D7\u30B7\u30E7\u30F3"{1}"\u304A\u3088\u3073"{2}"\u306E\u77ED\u7E2E\u5F62\u30AA\u30D7\u30B7\u30E7\u30F3"{0}"\u306F\u30B3\u30DE\u30F3\u30C9"{3}"\u3067\u3059\u3067\u306B\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059\u3002
#EN ObsoleteOption=CLI031 Warning: Option "{0}" is obsolete and will be ignored.
ObsoleteOption=CLI031\u8B66\u544A: \u30AA\u30D7\u30B7\u30E7\u30F3"{0}"\u306F\u5EC3\u6B62\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u7121\u8996\u3055\u308C\u307E\u3059\u3002
#EN PasswordsNotAllowedOnCommandLine=CLI193 Password option "{0}" is not allowed on the command line. Please use --passwordfile option or asadmin login command.
PasswordsNotAllowedOnCommandLine=CLI193\u30D1\u30B9\u30EF\u30FC\u30C9\u30FB\u30AA\u30D7\u30B7\u30E7\u30F3"{0}"\u306F\u30B3\u30DE\u30F3\u30C9\u884C\u3067\u306F\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002--passwordfile\u30AA\u30D7\u30B7\u30E7\u30F3\u304Basadmin login\u30B3\u30DE\u30F3\u30C9\u3092\u4F7F\u7528\u3057\u307E\u3059\u3002
#EN commands.monitor.press_to_quit=Press 'q' or 'Q' to quit.
commands.monitor.press_to_quit='q'\u307E\u305F\u306F'Q'\u3092\u62BC\u3057\u3066\u7D42\u4E86\u3057\u307E\u3059\u3002
#EN InvalidRemoteCommand=No such local command, {0}. To run remote commands, start the application server (e.g. ''asadmin start-domain'').
InvalidRemoteCommand=\u3053\u306E\u3088\u3046\u306A\u30ED\u30FC\u30AB\u30EB\u30FB\u30B3\u30DE\u30F3\u30C9\u306F\u3042\u308A\u307E\u305B\u3093\u3001{0}\u3002\u30EA\u30E2\u30FC\u30C8\u30FB\u30B3\u30DE\u30F3\u30C9\u3092\u5B9F\u884C\u3059\u308B\u306B\u306F\u3001\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3\u30FB\u30B5\u30FC\u30D0\u30FC(''asadmin start-domain''\u306A\u3069)\u3092\u8D77\u52D5\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN NoAdminPort=Cannot find admin port in domain.xml file
NoAdminPort=domain.xml\u30D5\u30A1\u30A4\u30EB\u3067\u7BA1\u7406\u30DD\u30FC\u30C8\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
#EN NoAdminPortEx=Cannot find admin port in domain.xml file, caused by:\n {0}
NoAdminPortEx=domain.xml\u30D5\u30A1\u30A4\u30EB\u3067\u7BA1\u7406\u30DD\u30FC\u30C8\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002\u539F\u56E0\u306F\u6B21\u306E\u3068\u304A\u308A\u3067\u3059:\n {0}
## monitor command
#EN monitorCommand.errorRemote=Error encountered when making remote call: {0}
monitorCommand.errorRemote=\u30EA\u30E2\u30FC\u30C8\u547C\u51FA\u3057\u306E\u5B9F\u884C\u6642\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F: {0}
#EN monitor.jvm.title=JVM Monitoring
monitor.jvm.title=JVM\u76E3\u8996
#EN monitor.jvm.uptime.title=UpTime(ms)
monitor.jvm.uptime.title=\u7A3C\u50CD\u6642\u9593(\u30DF\u30EA\u79D2)
#EN monitor.jvm.memory.title=Heap and NonHeap Memory(bytes)
monitor.jvm.memory.title=\u30D2\u30FC\u30D7\u30FB\u30E1\u30E2\u30EA\u30FC\u304A\u3088\u3073\u30D2\u30FC\u30D7\u3067\u306A\u3044\u30E1\u30E2\u30EA\u30FC(\u30D0\u30A4\u30C8)
#EN monitor.jvm.current=current
monitor.jvm.current=\u73FE\u5728
#EN monitor.jvm.min=min
monitor.jvm.min=\u6700\u5C0F
#EN monitor.jvm.max=max
monitor.jvm.max=\u6700\u5927
#EN monitor.jvm.low=low
monitor.jvm.low=\u4F4E
#EN monitor.jvm.high=high
monitor.jvm.high=\u9AD8
#EN monitor.jvm.count=count
monitor.jvm.count=\u30AB\u30A6\u30F3\u30C8
#EN commands.monitor.webmodule_virtual_server_detail=*******************************************************************************\n* ajlc = Number of active JSP pages *\n* asc = Number of currently active sessions *\n* aslc = Number of active servlets that are loaded *\n* ast = Total number of sessions ever activated *\n* mjlc = Maximum number of JSP pages that are loaded *\n* mslc = Maximum number of servlets that are loaded *\n* rst = Total number of rejected sessions *\n* st = Total number of sessions created *\n* tjlc = Total number of JSP pages that are loaded *\n* tslc = Total number of servlets that are loaded *\n*******************************************************************************
commands.monitor.webmodule_virtual_server_detail=*******************************************************************************\n*ajlc=\u30A2\u30AF\u30C6\u30A3\u30D6\u306AJSP\u30DA\u30FC\u30B8\u306E\u6570 *\n*asc =\u73FE\u5728\u30A2\u30AF\u30C6\u30A3\u30D6\u306A\u30BB\u30C3\u30B7\u30E7\u30F3\u306E\u6570 *\n*aslc=\u30ED\u30FC\u30C9\u3055\u308C\u305F\u30A2\u30AF\u30C6\u30A3\u30D6\u306A\u30B5\u30FC\u30D6\u30EC\u30C3\u30C8\u306E\u6570 *\n*ast =\u3053\u308C\u307E\u3067\u306B\u30A2\u30AF\u30C6\u30A3\u30D6\u5316\u3055\u308C\u305F\u30BB\u30C3\u30B7\u30E7\u30F3\u306E\u7DCF\u6570 *\n*mjlc=\u30ED\u30FC\u30C9\u3055\u308C\u308BJSP\u30DA\u30FC\u30B8\u306E\u6700\u5927\u6570 *\n*mslc=\u30ED\u30FC\u30C9\u3055\u308C\u308B\u30B5\u30FC\u30D6\u30EC\u30C3\u30C8\u306E\u6700\u5927\u6570 *\n*rst =\u62D2\u5426\u3055\u308C\u305F\u30BB\u30C3\u30B7\u30E7\u30F3\u306E\u7DCF\u6570 *\n*st = \u4F5C\u6210\u3055\u308C\u305F\u30BB\u30C3\u30B7\u30E7\u30F3\u306E\u7DCF\u6570 *\n*tjlc=\u30ED\u30FC\u30C9\u3055\u308C\u305FJSP\u30DA\u30FC\u30B8\u306E\u7DCF\u6570 *\n*tslc=\u30ED\u30FC\u30C9\u3055\u308C\u305F\u30B5\u30FC\u30D6\u30EC\u30C3\u30C8\u306E\u7DCF\u6570 *\n*******************************************************************************
#EN commands.monitor.servlet_detail=*******************************************************************************\n* aslc = Number of active servlets that are loaded *\n* mslc = Maximum number of servlets that are loaded *\n* tslc = Total number of servlets that are loaded *\n*******************************************************************************
commands.monitor.servlet_detail=*******************************************************************************\n*aslc=\u30ED\u30FC\u30C9\u3055\u308C\u305F\u30A2\u30AF\u30C6\u30A3\u30D6\u306A\u30B5\u30FC\u30D6\u30EC\u30C3\u30C8\u306E\u6570 *\n*mslc=\u30ED\u30FC\u30C9\u3055\u308C\u308B\u30B5\u30FC\u30D6\u30EC\u30C3\u30C8\u306E\u6700\u5927\u6570 *\n*tslc=\u30ED\u30FC\u30C9\u3055\u308C\u305F\u30B5\u30FC\u30D6\u30EC\u30C3\u30C8\u306E\u7DCF\u6570 *\n*******************************************************************************
#EN commands.monitor.httplistener_detail=*******************************************************************************\n* ec = Cumulative value of the error count. An error represents a response *\n* code greater than or equal to 400. *\n* mt = Longest response time for a request - not a cumulative value, but the *\n* largest response time from among the response times. *\n* pt = Cumulative value of the times taken to process each request. The *\n* processing time is the average of request processing times over the *\n* request count. *\n* rc = Cumulative number of the requests processed so far. *\n*******************************************************************************
commands.monitor.httplistener_detail=*******************************************************************************\n*ec=\u30A8\u30E9\u30FC\u4EF6\u6570\u306E\u7D2F\u8A08\u5024\u3002400\u4EE5\u4E0A\u306E\u30EC\u30B9\u30DD\u30F3\u30B9\u30FB\u30B3\u30FC\u30C9\u306F *\n* \u30A8\u30E9\u30FC\u3092\u610F\u5473\u3057\u307E\u3059\u3002 *\n*mt=\u30EA\u30AF\u30A8\u30B9\u30C8\u306E\u6700\u9577\u30EC\u30B9\u30DD\u30F3\u30B9\u6642\u9593\u3002\u7D2F\u8A08\u5024\u3067\u306F\u306A\u304F\u3001 *\n* \u3059\u3079\u3066\u306E\u30EC\u30B9\u30DD\u30F3\u30B9\u6642\u9593\u306E\u4E2D\u3067\u6700\u9577\u306E\u30EC\u30B9\u30DD\u30F3\u30B9\u6642\u9593\u3067\u3059\u3002 *\n*pt=\u5404\u30EA\u30AF\u30A8\u30B9\u30C8\u306E\u51E6\u7406\u306B\u8981\u3059\u308B\u6642\u9593\u306E\u7D2F\u8A08\u5024\u3002 *\n* \u3053\u306E\u51E6\u7406\u6642\u9593\u306F\u3001\u30EA\u30AF\u30A8\u30B9\u30C8\u51E6\u7406\u6642\u9593\u3092\u30EA\u30AF\u30A8\u30B9\u30C8\u6570\u3067\u5272\u3063\u3066\u5F97\u3089\u308C\u305F *\n* \u5E73\u5747\u5024\u3067\u3059\u3002 *\n*rc=\u3053\u308C\u307E\u3067\u306B\u51E6\u7406\u3055\u308C\u305F\u30EA\u30AF\u30A8\u30B9\u30C8\u306E\u7D2F\u8A08\u6570\u3002 *\n*******************************************************************************
#EN remote.version.failed.non-debug=Version string could not be obtained from Server [{0}:{1}] for some reason.\n(Turn debugging on e.g. by setting AS_DEBUG=true in your environment, to see the details).
remote.version.failed.non-debug=\u3044\u304F\u3064\u304B\u306E\u7406\u7531\u306B\u3088\u308A\u3001\u30D0\u30FC\u30B8\u30E7\u30F3\u6587\u5B57\u5217\u3092\u30B5\u30FC\u30D0\u30FC[{0}:{1}]\u304B\u3089\u53D6\u5F97\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002\n(\u8A73\u7D30\u3092\u78BA\u8A8D\u3059\u308B\u306B\u306F\u3001\u74B0\u5883\u3067AS_DEBUG=true\u306A\u3069\u306E\u8A2D\u5B9A\u3092\u884C\u3044\u3001\u30C7\u30D0\u30C3\u30B0\u3092\u6709\u52B9\u306B\u3057\u3066\u304F\u3060\u3055\u3044)\u3002
#EN remote.version.failed.debug=Version string could not be obtained from Server [{0}:{1}] for following reason.
remote.version.failed.debug=\u6B21\u306E\u7406\u7531\u306B\u3088\u308A\u3001\u30D0\u30FC\u30B8\u30E7\u30F3\u6587\u5B57\u5217\u3092\u30B5\u30FC\u30D0\u30FC[{0}:{1}]\u304B\u3089\u53D6\u5F97\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002
#EN version.local=Using locally retrieved version string from version class.\nVersion = {0}
version.local=\u30D0\u30FC\u30B8\u30E7\u30F3\u30FB\u30AF\u30E9\u30B9\u304B\u3089\u30ED\u30FC\u30AB\u30EB\u306B\u53D6\u5F97\u3057\u305F\u30D0\u30FC\u30B8\u30E7\u30F3\u6587\u5B57\u5217\u3092\u4F7F\u7528\u3057\u307E\u3059\u3002\n\u30D0\u30FC\u30B8\u30E7\u30F3={0}
# do not translate Java Runtime Environment
#EN version.local.java=asadmin Java Runtime Environment version: {0}
version.local.java=asadmin Java Runtime Environment\u30D0\u30FC\u30B8\u30E7\u30F3: {0}
#EN version.remote=Version = {0}
version.remote=\u30D0\u30FC\u30B8\u30E7\u30F3={0}
#EN version.optionerror1=Specify terse or verbose but not both.
version.optionerror1=terse\u307E\u305F\u306Fverbose\u306E\u3044\u305A\u308C\u304B\u4E00\u65B9\u3092\u6307\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN awt.error=Unable to process auto quit because of awt exception {0}
awt.error=awt\u306E\u4F8B\u5916{0}\u306E\u305F\u3081\u3001\u81EA\u52D5\u7D42\u4E86\u3092\u51E6\u7406\u3067\u304D\u307E\u305B\u3093
## restart-domain
#EN restart=Restarting Domain...
restart=\u30C9\u30E1\u30A4\u30F3\u3092\u518D\u8D77\u52D5\u4E2D\u3067\u3059...
#EN restart.dasNotRunning=Server is not running, will attempt to start it...
restart.dasNotRunning=\u30B5\u30FC\u30D0\u30FC\u304C\u7A3C\u50CD\u3057\u3066\u3044\u307E\u305B\u3093\u3002\u30B5\u30FC\u30D0\u30FC\u3092\u8D77\u52D5\u3057\u3066\u304F\u3060\u3055\u3044...
#EN restart.dasNotRunningNoRestart=Remote server is not running, can not restart it
restart.dasNotRunningNoRestart=\u30EA\u30E2\u30FC\u30C8\u30FB\u30B5\u30FC\u30D0\u30FC\u304C\u7A3C\u50CD\u3057\u3066\u3044\u307E\u305B\u3093\u3002\u518D\u8D77\u52D5\u3067\u304D\u307E\u305B\u3093
#EN restartDomain.noGFStart=Timed out waiting for the server to restart
restartDomain.noGFStart=\u30B5\u30FC\u30D0\u30FC\u306E\u518D\u8D77\u52D5\u306E\u5F85\u6A5F\u4E2D\u306B\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3057\u307E\u3057\u305F
#EN restartDomain.success=Successfully restarted the domain
restartDomain.success=\u30C9\u30E1\u30A4\u30F3\u306F\u6B63\u5E38\u306B\u518D\u8D77\u52D5\u3055\u308C\u307E\u3057\u305F
#EN restartChangeDebug=Restarting Domain and explicitly setting debug to {0}...
restartChangeDebug=\u30C9\u30E1\u30A4\u30F3\u3092\u518D\u8D77\u52D5\u3057\u3001\u30C7\u30D0\u30C3\u30B0\u3092\u660E\u793A\u7684\u306B{0}\u306B\u8A2D\u5B9A\u3057\u3066\u3044\u307E\u3059...
#EN restartDomain.notRestartable=The domain reports that it is not restartable. \n\
#EN This usually means that the password file that was originally used to start the server \
#EN has been deleted or is not readable now.\n\
#EN Please stop and then restart the server - or fix the password file.
restartDomain.notRestartable=\u30C9\u30E1\u30A4\u30F3\u3092\u518D\u8D77\u52D5\u3067\u304D\u306A\u3044\u3053\u3068\u304C\u5831\u544A\u3055\u308C\u307E\u3057\u305F\u3002\n\u901A\u5E38\u3001\u3053\u308C\u306F\u30B5\u30FC\u30D0\u30FC\u3092\u6700\u521D\u306B\u8D77\u52D5\u3059\u308B\u3068\u304D\u306B\u4F7F\u7528\u3055\u308C\u305F\u30D1\u30B9\u30EF\u30FC\u30C9\u30FB\u30D5\u30A1\u30A4\u30EB\u304C\u524A\u9664\u3055\u308C\u305F\u304B\u3001\u73FE\u5728\u8AAD\u53D6\u308A\u53EF\u80FD\u3067\u306A\u3044\u305F\u3081\u3067\u3059\u3002\n\u30B5\u30FC\u30D0\u30FC\u3092\u505C\u6B62\u3057\u3066\u304B\u3089\u518D\u8D77\u52D5\u3059\u308B\u304B\u3001\u30D1\u30B9\u30EF\u30FC\u30C9\u30FB\u30D5\u30A1\u30A4\u30EB\u3092\u4FEE\u6B63\u3057\u3066\u304F\u3060\u3055\u3044\u3002
## change-admin-password
#EN AdminUserDefaultPrompt=Enter admin user name [default: {0}]>
AdminUserDefaultPrompt=\u7BA1\u7406\u30E6\u30FC\u30B6\u30FC\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044[\u30C7\u30D5\u30A9\u30EB\u30C8: {0}]>
#EN AdminUserRequired=Must specify an admin user (e.g., using the --user option).
AdminUserRequired=\u7BA1\u7406\u30E6\u30FC\u30B6\u30FC\u3092(\u305F\u3068\u3048\u3070\u3001--user\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u4F7F\u7528\u3057\u3066)\u6307\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN LocalRemoteCommand.errorRemote=Error encountered while making remote call: {0}
LocalRemoteCommand.errorRemote=\u30EA\u30E2\u30FC\u30C8\u547C\u51FA\u3057\u306E\u5B9F\u884C\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F: {0}
#EN unknownOption=Command {0} does not have an option {1}
unknownOption=\u30B3\u30DE\u30F3\u30C9{0}\u306B\u30AA\u30D7\u30B7\u30E7\u30F3{1}\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
#EN notEnoughOperands=Command {0} requires an operand of type {1}
notEnoughOperands=\u30B3\u30DE\u30F3\u30C9{0}\u306B\u306F{1}\u306E\u30BF\u30A4\u30D7\u306E\u30AA\u30DA\u30E9\u30F3\u30C9\u304C\u5FC5\u8981\u3067\u3059
#EN noOperandsAllowed=Command {0} does not accept any operands
noOperandsAllowed=\u30B3\u30DE\u30F3\u30C9{0}\u306F\u30AA\u30DA\u30E9\u30F3\u30C9\u3092\u53D7\u3051\u5165\u308C\u307E\u305B\u3093
#EN tooManyOperands1=Command {0} only accepts one operand
tooManyOperands1=\u30B3\u30DE\u30F3\u30C9{0}\u306F\u30AA\u30DA\u30E9\u30F3\u30C9\u30921\u3064\u306E\u307F\u53D7\u3051\u5165\u308C\u307E\u3059
#EN tooManyOperands=Command {0} only accepts {1} operands
tooManyOperands=\u30B3\u30DE\u30F3\u30C9{0}\u306F{1}\u306E\u30AA\u30DA\u30E9\u30F3\u30C9\u306E\u307F\u3092\u53D7\u3051\u5165\u308C\u307E\u3059
#EN missingPassword=Command {0} requires a password named {1}
missingPassword=\u30B3\u30DE\u30F3\u30C9{0}\u306B\u306F{1}\u3068\u3044\u3046\u540D\u524D\u306E\u30D1\u30B9\u30EF\u30FC\u30C9\u304C\u5FC5\u8981\u3067\u3059
#EN missingPasswordAdvice=Command {0} requires a password named {1}\nAdd a line of the following form to a password file:\n{1}=yourpassword\nSpecify that password file to asadmin with the --passwordfile opton.
missingPasswordAdvice=\u30B3\u30DE\u30F3\u30C9{0}\u306B\u306F{1}\u3068\u3044\u3046\u540D\u524D\u306E\u30D1\u30B9\u30EF\u30FC\u30C9\u304C\u5FC5\u8981\u3067\u3059\n\u30D1\u30B9\u30EF\u30FC\u30C9\u30FB\u30D5\u30A1\u30A4\u30EB\u306B\u6B21\u306E\u5F62\u5F0F\u306E\u884C\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044:\n{1}=yourpassword\n--passwordfile\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u4F7F\u7528\u3057\u3066asadmin\u306B\u305D\u306E\u30D1\u30B9\u30EF\u30FC\u30C9\u30FB\u30D5\u30A1\u30A4\u30EB\u3092\u6307\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN missingOption=Option {0} is required but was not specified
missingOption=\u5FC5\u9808\u306E\u30AA\u30D7\u30B7\u30E7\u30F3{0}\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
#EN missingOptions=Command {0} is missing required options
missingOptions=\u30B3\u30DE\u30F3\u30C9{0}\u306B\u5FC5\u9808\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u304C\u3042\u308A\u307E\u305B\u3093
#EN ManpagePrompt=--MORE--
ManpagePrompt=--MORE--
#EN ManpageQuit=q
ManpageQuit=q
#EN ManpageMissing=Cannot find man page for command: {0}
ManpageMissing=\u30B3\u30DE\u30F3\u30C9\u306E\u30DE\u30CB\u30E5\u30A2\u30EB\u30FB\u30DA\u30FC\u30B8\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093: {0}
#EN multimodeIntro=Use "exit" to exit and "help" for online help.
multimodeIntro=\u7D42\u4E86\u3059\u308B\u3068\u304D\u306F\u300Cexit\u300D\u3001\u30AA\u30F3\u30E9\u30A4\u30F3\u30FB\u30D8\u30EB\u30D7\u3092\u8868\u793A\u3059\u308B\u3068\u304D\u306F\u300Chelp\u300D\u3092\u4F7F\u7528\u3057\u307E\u3059\u3002
#EN badEnvVarSet=CLI148 Could not set environment variable: {0}\nVariable names must start with "AS_ADMIN_".
badEnvVarSet=CLI148\u74B0\u5883\u5909\u6570\u3092\u8A2D\u5B9A\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F: {0}\n\u5909\u6570\u540D\u306F"AS_ADMIN_"\u3067\u958B\u59CB\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN badEnvVarUnset=CLI163 Could not unset environment variable: {0}\nVariable names must start with "AS_ADMIN_".
badEnvVarUnset=CLI163\u74B0\u5883\u5909\u6570\u3092\u8A2D\u5B9A\u89E3\u9664\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F: {0}\n\u5909\u6570\u540D\u306F"AS_ADMIN_"\u3067\u958B\u59CB\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN cantRemoveEnvVar=CLI149 Environment variable is not set: {0}
cantRemoveEnvVar=CLI149\u74B0\u5883\u5909\u6570\u306F\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093: {0}
#EN operandPrompt=Enter the value for the {0} operand>
operandPrompt={0}\u30AA\u30DA\u30E9\u30F3\u30C9\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN optionPrompt=Enter the value for the {0} option>
optionPrompt={0}\u30AA\u30D7\u30B7\u30E7\u30F3\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044>
#EN OldJdk=GlassFish requires Java SE version 6. Your JDK is version {0}
OldJdk=GlassFish\u3067\u306FJava SE\u306E\u30D0\u30FC\u30B8\u30E7\u30F36\u304C\u5FC5\u8981\u3067\u3059\u3002\u4F7F\u7528\u4E2D\u306EJDK\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u306F{0}\u3067\u3059
#EN DeprecatedSyntax=Deprecated syntax, instead use:
DeprecatedSyntax=\u63A8\u5968\u3055\u308C\u3066\u3044\u306A\u3044\u69CB\u6587\u3067\u3059\u3002\u6B21\u306E\u69CB\u6587\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044:
## Parser
#EN parser.noValueAllowed=Option may not have value: {0}
parser.noValueAllowed=\u30AA\u30D7\u30B7\u30E7\u30F3\u306B\u5024\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093: {0}
#EN parser.illegalNo="--no" illegal with non-boolean option: {0}
parser.illegalNo=\u30D6\u30FC\u30EB\u578B\u4EE5\u5916\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u3067"--no"\u306F\u4E0D\u6B63\u3067\u3059: {0}
#EN parser.invalidOption=Invalid option: {0}
parser.invalidOption=\u7121\u52B9\u306A\u30AA\u30D7\u30B7\u30E7\u30F3: {0}
#EN parser.nonbooleanNotAllowed=Non-boolean option: {0}, not allowed in argument: {1}
parser.nonbooleanNotAllowed=\u30D6\u30FC\u30EB\u578B\u4EE5\u5916\u306E\u30AA\u30D7\u30B7\u30E7\u30F3: {0}\u306F\u3001\u5F15\u6570\u3067\u306F\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u305B\u3093: {1}
#EN parser.missingValue=Missing value for option: {0}
parser.missingValue=\u30AA\u30D7\u30B7\u30E7\u30F3\u306E\u5024\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093: {0}
#EN parser.invalidFileEx=Invalid file for option: --{0}: {1}
parser.invalidFileEx=\u30AA\u30D7\u30B7\u30E7\u30F3\u306B\u5BFE\u3057\u3066\u7121\u52B9\u306A\u30D5\u30A1\u30A4\u30EB\u3067\u3059: --{0}: {1}
#EN parser.invalidFile=Invalid file for option: {0}, File: {1}
parser.invalidFile=\u30AA\u30D7\u30B7\u30E7\u30F3\u306B\u5BFE\u3057\u3066\u7121\u52B9\u306A\u30D5\u30A1\u30A4\u30EB\u3067\u3059: {0}\u3001\u30D5\u30A1\u30A4\u30EB: {1}
#EN parser.invalidBoolean=Invalid boolean value for option: {0}, Value: {1}
parser.invalidBoolean=\u30AA\u30D7\u30B7\u30E7\u30F3\u306B\u5BFE\u3057\u3066\u7121\u52B9\u306A\u30D6\u30FC\u30EB\u5024\u3067\u3059: {0}\u3001\u5024: {1}
#EN parser.passwordNotAllowed=Password not allowed on command line: {0}
parser.passwordNotAllowed=\u30B3\u30DE\u30F3\u30C9\u884C\u3067\u306F\u30D1\u30B9\u30EF\u30FC\u30C9\u306F\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u305B\u3093: {0}
#EN parser.noRepeats=Repeats not allowed for option: {0}
parser.noRepeats=\u30AA\u30D7\u30B7\u30E7\u30F3\u306E\u7E70\u8FD4\u3057\u306F\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u305B\u3093: {0}
## ArgumentTokenizer
#EN stopwatch=Total Time to Launch: {0} msec
stopwatch=\u8D77\u52D5\u306E\u5408\u8A08\u6240\u8981\u6642\u9593: {0}\u30DF\u30EA\u79D2
#EN token.unbalancedQuotes=Unbalanced quotes
token.unbalancedQuotes=\u5F15\u7528\u7B26\u306E\u6570\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
#EN token.escapeAtEOL=Escape at end of line
token.escapeAtEOL=\u884C\u672B\u306B\u30A8\u30B9\u30B1\u30FC\u30D7\u6587\u5B57\u304C\u3042\u308A\u307E\u3059
#EN token.noMoreTokens=No more tokens
token.noMoreTokens=\u30C8\u30FC\u30AF\u30F3\u306F\u3053\u308C\u4EE5\u4E0A\u3042\u308A\u307E\u305B\u3093
#EN deathwait_timeout=Waited {0} milliseconds for the server to die. It did not die. Can not restart. Please kill it manually.
deathwait_timeout=\u30B5\u30FC\u30D0\u30FC\u306E\u7D42\u4E86\u3092{0}\u30DF\u30EA\u79D2\u5F85\u6A5F\u3057\u307E\u3057\u305F\u3002\u30B5\u30FC\u30D0\u30FC\u306F\u7D42\u4E86\u3057\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u518D\u8D77\u52D5\u3067\u304D\u307E\u305B\u3093\u3002\u624B\u52D5\u3067\u5F37\u5236\u7D42\u4E86\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN runscript.badport=Bad httpport argument({0}). It must be an integer between 1 and 65535 inclusive.
runscript.badport=httpport\u5F15\u6570({0})\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u30021\u304B\u308965535\u306E\u6574\u6570\u3092\u6307\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
#EN runscript.noscriptname=The java script filename is required.
runscript.noscriptname=Java\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u30D5\u30A1\u30A4\u30EB\u540D\u306F\u5FC5\u9808\u3067\u3059\u3002
#EN runscript.badscriptname=The java script filename({0}) does not exist.
runscript.badscriptname=Java\u30B9\u30AF\u30EA\u30D7\u30C8\u30FB\u30D5\u30A1\u30A4\u30EB\u540D({0})\u306F\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
#EN internal_error=Internal Error: {0}
internal_error=\u5185\u90E8\u30A8\u30E9\u30FC: {0}
#EN DAS=Domain Administration Server
DAS=\u30C9\u30E1\u30A4\u30F3\u7BA1\u7406\u30B5\u30FC\u30D0\u30FC
#EN INSTANCE=Instance Server
INSTANCE=\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u30FB\u30B5\u30FC\u30D0\u30FC
#EN serverNoStart=No response from the {0} ({1}) after {2} seconds.\n\
#EN The command is either taking too long to complete or the server has failed.\n\
#EN Please see the server log files for command status. \n\
#EN Please start with the --verbose option in order to see early messages.
serverNoStart={2}\u79D2\u5F8C\u306B{0}({1})\u304B\u3089\u30EC\u30B9\u30DD\u30F3\u30B9\u304C\u8FD4\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002\n\u30B3\u30DE\u30F3\u30C9\u306E\u5B9F\u884C\u306B\u6642\u9593\u304C\u304B\u304B\u308A\u3059\u304E\u3066\u3044\u308B\u304B\u3001\u30B5\u30FC\u30D0\u30FC\u3067\u969C\u5BB3\u304C\u767A\u751F\u3057\u3066\u3044\u307E\u3059\u3002\n\u30B5\u30FC\u30D0\u30FC\u306E\u30ED\u30B0\u30FB\u30D5\u30A1\u30A4\u30EB\u3067\u30B3\u30DE\u30F3\u30C9\u306E\u30B9\u30C6\u30FC\u30BF\u30B9\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002\n\u521D\u671F\u30E1\u30C3\u30BB\u30FC\u30B8\u3092\u78BA\u8A8D\u3059\u308B\u306B\u306F\u3001--verbose\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u4F7F\u7528\u3057\u3066\u8D77\u52D5\u3057\u3066\u304F\u3060\u3055\u3044\u3002
#EN dry_run_msg=Dump of JVM Invocation line that would be used to launch:
dry_run_msg=\u8D77\u52D5\u306B\u4F7F\u7528\u3055\u308C\u308BJVM\u8D77\u52D5\u884C\u306E\u30C0\u30F3\u30D7:
© 2015 - 2025 Weber Informatics LLC | Privacy Policy